home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / bash_114.zip / bash-1.14.2 / lib / termcap / grot / configure.in < prev    next >
Text File  |  1993-07-06  |  218b  |  11 lines

  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_INIT(termcap.h)
  3. AC_SUBST(PROGS)dnl
  4. AC_PROG_CC
  5. AC_PROG_CPP
  6. AC_PROG_INSTALL
  7. AC_HAVE_HEADERS(string.h)
  8. AC_UNISTD_H
  9. AC_STDC_HEADERS
  10. AC_OUTPUT(Makefile)
  11.